home *** CD-ROM | disk | FTP | other *** search
/ Aminet 1 (Walnut Creek) / Aminet - June 1993 [Walnut Creek].iso / usenet / sources / volume91 / games / mosaic / part01 / readme < prev   
Text File  |  1991-07-30  |  2KB  |  71 lines

  1.                 README file for mosaic, version 1.0
  2.                 Kirk Johnson
  3.                 January 1991
  4.  
  5.         Redone for Amiga version by
  6.         Loren J. Rittle
  7.         Sun Feb 24 06:32:37 1991
  8.  
  9.         Enhanced ? by Stephen Orr
  10.         SandIsoft
  11.         March & July 1991
  12.         revisions marked in code and docs (SO)
  13.  
  14. MANIFEST:
  15.  
  16.     README        this file
  17.     mosaic        the Amiga executable image
  18.     mosaic.[ch]        source code
  19.     mosaic.man        UNIX man page
  20.     mosaic.scores    prototype high score file
  21.  
  22.  
  23. INSTALLATION NOTES:
  24.  
  25.     [to remake from source `lc -L [-v -O -rr] mosaic.c']
  26.     copy mosaic <your games directory>
  27.     copy mosaic.scores <your games directory>
  28.  
  29.  
  30. ABOUT THE HIGH SCORE FILE:
  31. [I don't think this applies on the Amiga... yet!]
  32.  
  33.     Mosaic keeps a list of high scores in a simple text file; all
  34.     users need to have read/write access to this file. You should take
  35.     care not to put the high score file in a place some users will not
  36.     have read/write access to.
  37.  
  38.     After installing mosaic, you may want to double check that other
  39.     users can get at the high score file by having them play a game and
  40.     ensuring that their scores appear in the high score file.
  41.  
  42.     This new version allows you to enter your name into the high score
  43.     table. (SO)
  44.  
  45.     This new version reports 'yield' statistics to tell you how
  46.     well you are fairing, 1% is damn hard to get (bad), 100% is
  47.     technicaly impossible.  My personal best is 48% (almost 17,000
  48.     points !!)
  49.  
  50. MANUAL PAGE:
  51.  
  52.     Most of it does not apply to the Amiga version...
  53.  
  54.  
  55. AUTHOR:
  56.  
  57.     Mosaic was written by Kirk Johnson <tuna@athena.mit.edu>. It is
  58.     based on Joshua Klayman's PC/MS-DOS shareware game of the same
  59.     name. This version is a complete rewrite encompasing only the
  60.     basic functionality of the original.
  61.  
  62.     X version ported to the Amiga by Loren J. Rittle.
  63.     Internet E-Mail address: l-rittle@uiuc.edu
  64.  
  65.     Enhancements marked in the code (SO) by
  66.     Stephen Orr (SandIsoft)
  67.     e-mail sjorr@NSQ.UUCP, sjorr@cbmtor.UUCP
  68.     BIX: sjorr
  69.  
  70.     Bug reports and suggestions are welcome.
  71.